home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-12-14 | 2.9 KB | 86 lines |
- ;=============================================================================
- ;
- ; FPSETUP (TM) -- FLASHPOINT WINDOWS UNZIP95 SETUP/INSTALLATION PROGRAM
- ;
- ; Copyright (c) 1986-95, Richard S. Patterson, FlashPoint Development
- ; P.O. Box 270492, Houston, TX 77277, USA
- ; (713) 660-7240
- ;
- ; All Rights Reserved. U.S. Government Limited and Restricted Rights.
- ;
- ;=============================================================================
- ;
- ; About This File
- ; ===============
- ;
- ; This file, FPSETUP.INF, contains information that FPSETUP uses to install
- ; FlashPoint products. This file must be in the same directory as the
- ; program file FPSETUP.EXE. The two files can be on a floppy disk, a hard
- ; disk, or a network disk drive.
- ;
- ; Licensed users of FPSetup may create their own Setup/Install programs by
- ; changing some of the information in this file; however, no such use is
- ; permitted without first obtaining a written license agreement.
- ;
-
- [dialog]
- caption = "FlashPoint Windows UnZIP95 Setup"
- appname = "FlashPoint UnZIP95 (tm) - Limited 30 day Evaluation Release"
- release = "The Completely Simple (tm) UnZIP Solution for Windows95"
-
- [data]
- ;defdir = C:\WINDOWS
-
- [disks]
- 1 =., "FlashPoint UnZIP95 Evaluation Disk"
- ; 2 =., "3rd Party Support and Utility Disk 2"
-
- [needed.space]
- minspace = 500000
-
- [app.copy.appstuff]
- #app.user, 0:
- #app.system , $:
- #app.windows, !:
-
- [app.user]
- 1:readme.txt, "UnZIP95 Read Me Text"
- 1:unzip95.doc, "UnZIP95 Documentation"
- 1:fp_news!.wri, "FlashNews - Read Me Now!"
- 1:discount.txt, "Discounts - How to Save Money!"
- 1:compusrv.txt, "CompuServe Online Registration"
- 1:cis.ico, "CompuServe Icon File"
-
- [app.system]
- 1:unzip95.dll, "UnZIP95 Explorer Shell Extension"
- 1:unzip95.exe, "UnZIP95 Extraction Module"
- 1:fpzxx32.exe, "UnZIP95 Internal Exec32 Module"
- 1:unzip95.hlp, "UnZIP95 Online User Guide"
- 1:unzip95.cnt, "UnZIP95 Online User Guide Contents"
-
- [app.windows]
-
- [run.install]
- "regedit /s unzip95.reg"
-
- [run.commands]
- "winhelp unzip95.hlp"
- "write fp_news!.wri"
-
- [progman.groups]
- "UnZIP95", unzip95.grp
-
- [UnZIP95]
- ; DUE TO A BUG IN CURRENT SETUP CODE WHICH READS PAST LAST LINE OF
- ; TEXT IN THIS INF FILE ... DO NOT ADD ANY BLANK LINES AFTER OR
- ; A RETURN AT THE END OF THE LAST PROGRAM MANAGER ICON LINE
- ;
- " Read Me Now!", readme.txt, , 0, 0
- " Save Money! Read Me Next! ", discount.txt, , 0, 0
- " FlashNews! Read Me Too! ", fp_news!.wri, , 0, 0
- "Register on CompuServe", compusrv.txt, cis.ico, 0, 0
- ;"FlashPoint UnZIP95 Executable", unzip95.exe, unzip95.exe, 0, 0
- ;"FlashPoint ZIPX", fpzipx.exe, fpzipx.exe, 0, 0
- ;"FlashPoint Text Viewer", fpview.exe, fpview.exe, 0, 0
- "UnZIP95 User Guide", unzip95.doc, , 0, 0
- "UnZIP95 Help", unzip95.hlp, , 0, 0